Contribution org.nuxeo.ecm.platform.usermanager.properties--configuration
In component org.nuxeo.ecm.platform.usermanager.properties
org.nuxeo.ecm.platform.usermanager.properties
inside nuxeo-platform-usermanager-core-8.10.jar /OSGI-INF/usermanager-properties.xml
This contribution is part of XML component Documentation
Controls whether we check the validity of password when changing it.
@since 8.4
Extension Point
Extension point configuration of component ConfigurationService.Contributed Items
XML Source
<extension point="configuration" target="org.nuxeo.runtime.ConfigurationService">
<documentation>
Controls whether we check the validity of password when changing it.
@since 8.4
</documentation>
<property name="nuxeo.usermanager.check.password">********</property>
</extension>